set Capture Device
abstract fun setCaptureDevice(position: Int, videoResolution: Camera.Size?, processListener: ProcessListener?)
Sets device capture and video resolution to specified position and resolution of the related call
Since
3.0.0
Parameters
position
that intended to setting
video Resolution
that intended to resolution
process Listener
that returns setting device capture result
abstract fun setCaptureDevice(mediaProjectionPermissionResultData: Intent?, processListener: ProcessListener?)
Sets device capture to image source for the related call
Since
3.1.4
Parameters
media Projection Permission Result Data
process Listener
that returns setting device capture result